BzrCrvMultList

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BzrCrvMultList()  

SYNOPSIS

symb_lib/bzr_sym.c:90

CagdCrvStruct *BzrCrvMultList(CagdCrvStruct *Crv1Lst, CagdCrvStruct *Crv2Lst)
 

DESCRIPTION

Given two Bezier curve lists - multiply them one at a time. Return a Bezier curve lists representing their products.  

PARAMETERS:

Crv1Lst: First list of Bezier curves to multiply.

Crv2Lst: Second list of Bezier curves to multiply.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A list of product curves

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:16 GMT, October 17, 2022